DX11 MOVE CAMERA

Moves the camera the given number of world space units in the direction it is currently facing.

  Syntax
DX11 MOVE CAMERA camera, distance
  Parameters
camera
Dword
The camera to move.
distance
Float
The distance (in world space units) to move the camera.

  Returns

This function does not return a value.

  See also

CAMERA Functions Menu
DX11 Function Categories